Searched refs:aPref (Results 1 – 2 of 2) sorted by relevance
135 String aPref( ResId( SV_STDTEXT_PREFERENCES, *pMgr ) ); in initAppMenu() local136 pString = CreateNSString( aPref ); in initAppMenu()
2568 SwNodeIndex aPref(rPam.GetPoint()->nNode, -1); in JoinNode() local2570 if (SwTxtNode* pNode = aPref.GetNode().GetTxtNode()) in JoinNode()2572 maSectionManager.JoinNode(*rPam.GetPoint(), aPref.GetNode()); in JoinNode()2573 rPam.GetPoint()->nNode = aPref; in JoinNode()2621 SwNodeIndex aPref(pPaM->GetPoint()->nNode, -1); in StopApo() local2630 if (SwTxtNode* pNd = aPref.GetNode().GetTxtNode()) in StopApo()