Searched refs:GetNewMasterPageCount (Results 1 – 2 of 2) sorted by relevance
304 sal_Int32 GetNewMasterPageCount() const { return mnNewMasterPageCount; } in GetNewMasterPageCount() function in SdXMLImport
1570 if(GetSdImport().GetNewMasterPageCount() + 1 > xMasterPages->getCount()) in CreateChildContext()1578 xMasterPages->getByIndex(GetSdImport().GetNewMasterPageCount()) >>= xNewMasterPage; in CreateChildContext()
Completed in 27 milliseconds