Searched refs:GetNumRuleFromPool (Results 1 – 5 of 5) sorted by relevance
70 virtual SwNumRule* GetNumRuleFromPool( sal_uInt16 nId ) = 0;
927 virtual SwNumRule* GetNumRuleFromPool( sal_uInt16 nId );
299 pRule = rDoc.GetNumRuleFromPool(nId); in lcl_FindNumRule()1319 … pRule = rDoc.GetNumRuleFromPool( nPoolId ); // Create numbering rule (physical) in SetItemSet()
1643 SwNumRule* SwDoc::GetNumRuleFromPool( sal_uInt16 nId ) in GetNumRuleFromPool() function in SwDoc
805 pDoc->GetNumRuleFromPool( nPoolId ); in lcl_InsAttr()
Completed in 60 milliseconds