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()
707 const SwNoTxtNode* pNoTxtNode = rNode.GetNoTxtNode(); in _MakeFlySection() local708 if( pNoTxtNode ) in _MakeFlySection()711 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 21 milliseconds