Searched refs:pNoTxtNode (Results 1 – 3 of 3) sorted by relevance
400 SwNoTxtNode *const pNoTxtNode(firstNode.GetNode().GetNoTxtNode()); in lcl_GetSwUndoId() local401 if (pNoTxtNode && pNoTxtNode->IsGrfNode()) in lcl_GetSwUndoId()405 else if (pNoTxtNode && pNoTxtNode->IsOLENode()) in lcl_GetSwUndoId()
699 const SwNoTxtNode* pNoTxtNode = rNode.GetNoTxtNode(); in _MakeFlySection() local700 if( pNoTxtNode ) in _MakeFlySection()703 Size aSize( pNoTxtNode->GetTwipSize() ); in _MakeFlySection()
689 … const SwNoTxtNode* pNoTxtNode = static_cast<const SwNoTxtNode*>(pNoTxtFrm->GetNode()); in SetAttributes() local691 const String aAlternateTxt( pNoTxtNode->GetTitle() ); in SetAttributes()
Completed in 64 milliseconds